testsuite: Call g_test_init in test binaries
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2021 20:10:39 +0000 (16:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2021 20:12:55 +0000 (16:12 -0400)
commitffab67ac70be4225d7bd70155732e79d22915a96
tree029db563ac034b9cc2b70d4131fb15d56c9645e8
parent2e63b53b1ed5dd7b118fe26cb958d12eb67e0244
testsuite: Call g_test_init in test binaries

Without it, we mess out on G_DEBUG=fatal-warnings,
so our ci does not alert us that we run a bunch of
tests which spit out warnings.
testsuite/gsk/compare-render.c